home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / seek_52.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  38 lines

  1. Short: Seek files in directory tree, execute any command on found files
  2. Type: util/misc
  3. Uploader: stlars@lysator.liu.se (Tomas Stenarson)
  4. Author: Johan Stenarson (can be reached through uploader)
  5.  
  6.  Are you one of those who copy files to your harddisk and then forget where
  7.  you put them. Don't feel like you're the only one. My memory too, is very
  8.  useful but sadly very short.
  9.  No need to worry anymore. Your problem (and mine for that matter) is now
  10.  solved. The solution is Seek (what else?).
  11.  
  12.  Going through my old sourcecodes I found this program and decided to make
  13.  some improvements.
  14.  As you might have seen there are many programs like this one but none of
  15.  them can do what Seek does.
  16.  
  17.  Seek was mainly written to search for files, but I soon discovered that just
  18.  finding the files weren't enough. Many programs doesn't have the ability to
  19.  look through a directory tree to find files. I therefor added the option to
  20.  execute any command on the files it find. This makes it possible to
  21.  eg. delete all files matching '#?.bak' on a whole volume.
  22.  What you want to do with the files Seek finds is up to you but deleting
  23.  them could be one of them. The only requirement is that the command you
  24.  execute must not expect any input (besides commandline arguments of course).
  25.  
  26.  Seek will find both files and directories matching the pattern.
  27.  Files are printed in black and directories in blue.
  28.  
  29.  
  30. ============================= Archive contents =============================
  31.  
  32. Original  Packed Ratio    Date     Time    Name
  33. -------- ------- ----- --------- --------  -------------
  34.     1464    1080 26.2% 24-Apr-94 10:59:04  Seek
  35.     8685    3381 61.0% 24-Apr-94 11:03:08  Seek.guide
  36. -------- ------- ----- --------- --------
  37.    10149    4461 56.0% 23-May-94 23:43:54   2 files
  38.